home *** CD-ROM | disk | FTP | other *** search
Wrap
/** * Tomcat wizard configuration */ ( { class="Text"; title="Tomcat setup"; type="HTML"; body = ("This wizard will guide you through the steps required to profile a servlet with OptimizeIt and Jakarta Tomcat 3.1 and 3.2<p>", "<p>Press the \"Next\" button to continue.<p><p>", "Note: you will find a <a HREF=\"/Tutorial/ProfilingTomcat.html\">tutorial</a> explaining how to profile with Tomcat in OptimizeIt's tutorial directory. This wizard performs automatically the steps described in the tutorial." ); }, { title="Select Tomcat directory"; class="DirectorySelection"; helper="intuitive.optit.wizard.helper.TomcatDirectorySelection"; text="Select the Tomcat directory you want to use with OptimizeIt.\nPress the \"Next\" button when done."; }, { title="Select vm directory"; class="DirectorySelection"; helper="intuitive.optit.wizard.helper.TomcatVMDirectorySelection"; text="Select the vm directory you want to use with OptimizeIt.\nPress the \"Next\" button when done."; }, { title="Configure Tomcat"; class="Summary"; helper="intuitive.optit.wizard.helper.TomcatSummary"; text="Please review the changes below and click on the \"Configure\" button when done."; defaultButtonLabel="Configure"; }, { title="Configuring Tomcat"; class="PerformAction"; helper="intuitive.optit.wizard.helper.TomcatConfiguration"; final="true"; // Means that we cannot go back }, { title="Start now"; class="RadioList"; buttonTitles=("","Yes","No"); topText="Would you like to start Tomcat server for profiling with OptimizeIt now?"; bottomText="Make your choice then click next."; helper="intuitive.optit.wizard.helper.TomcatStartNow"; alt1ButtonVisible="false"; alt2ButtonVisible="false"; }, { title="Starting Profiler"; class="Text"; type="HTML"; helper="intuitive.optit.wizard.helper.TomcatFinished"; alt1ButtonVisible="false"; // Value can be false, or maybe. Default is maybe alt2ButtonVisible="false"; } )